[INFO] cloning repository https://github.com/dikini/sharo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dikini/sharo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikini%2Fsharo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikini%2Fsharo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61024b140d56f76a801782a5064867e57e0e4aad
[INFO] testing dikini/sharo against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdikini%2Fsharo" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dikini/sharo
[INFO] finished tweaking git repo https://github.com/dikini/sharo
[INFO] tweaked toml for git repo https://github.com/dikini/sharo written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dikini/sharo on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dikini/sharo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a49ca0f5e335a4092269d54bd4f987e0986eff3003027488acaec60770be31dc
[INFO] running `Command { std: "docker" "start" "-a" "a49ca0f5e335a4092269d54bd4f987e0986eff3003027488acaec60770be31dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a49ca0f5e335a4092269d54bd4f987e0986eff3003027488acaec60770be31dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a49ca0f5e335a4092269d54bd4f987e0986eff3003027488acaec60770be31dc", kill_on_drop: false }`
[INFO] [stdout] a49ca0f5e335a4092269d54bd4f987e0986eff3003027488acaec60770be31dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccabdff028f0ff2f733107a2d59117befb7e5409293e2631023496f6a8bba6ec
[INFO] running `Command { std: "docker" "start" "-a" "ccabdff028f0ff2f733107a2d59117befb7e5409293e2631023496f6a8bba6ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sharo-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-core)
[INFO] [stderr]    Compiling sharo-hazel-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-core)
[INFO] [stderr]    Compiling sharo-tui v0.1.0 (/opt/rustwide/workdir/crates/sharo-tui)
[INFO] [stderr]    Compiling sharo-cli v0.1.0 (/opt/rustwide/workdir/crates/sharo-cli)
[INFO] [stderr]    Compiling sharo-hazel-mcp v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-mcp)
[INFO] [stderr]    Compiling sharo-daemon v0.1.0 (/opt/rustwide/workdir/crates/sharo-daemon)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] running `Command { std: "docker" "inspect" "ccabdff028f0ff2f733107a2d59117befb7e5409293e2631023496f6a8bba6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccabdff028f0ff2f733107a2d59117befb7e5409293e2631023496f6a8bba6ec", kill_on_drop: false }`
[INFO] [stdout] ccabdff028f0ff2f733107a2d59117befb7e5409293e2631023496f6a8bba6ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63240ea640abeb1acee4842bcb91b0a7cb82341607eeb52efb2333963eb56dba
[INFO] running `Command { std: "docker" "start" "-a" "63240ea640abeb1acee4842bcb91b0a7cb82341607eeb52efb2333963eb56dba", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling loom v0.7.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sharo-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-core)
[INFO] [stderr]    Compiling sharo-hazel-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-core)
[INFO] [stderr]    Compiling sharo-tui v0.1.0 (/opt/rustwide/workdir/crates/sharo-tui)
[INFO] [stderr]    Compiling sharo-cli v0.1.0 (/opt/rustwide/workdir/crates/sharo-cli)
[INFO] [stderr]    Compiling sharo-hazel-mcp v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-mcp)
[INFO] [stderr]    Compiling sharo-daemon v0.1.0 (/opt/rustwide/workdir/crates/sharo-daemon)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "63240ea640abeb1acee4842bcb91b0a7cb82341607eeb52efb2333963eb56dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63240ea640abeb1acee4842bcb91b0a7cb82341607eeb52efb2333963eb56dba", kill_on_drop: false }`
[INFO] [stdout] 63240ea640abeb1acee4842bcb91b0a7cb82341607eeb52efb2333963eb56dba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0747a26da00e84004cf06bd4efbcce0df567ccd2351f4625b0faab36a0536b6b
[INFO] running `Command { std: "docker" "start" "-a" "0747a26da00e84004cf06bd4efbcce0df567ccd2351f4625b0faab36a0536b6b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sharo-9a38c5db05bb96fb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::encode_field_value_keeps_safe_ascii_readable ... ok
[INFO] [stderr]      Running tests/cli_smoke.rs (/opt/rustwide/target/debug/deps/cli_smoke-25e111aaae039cc4)
[INFO] [stdout] test tests::encode_field_value_preserves_single_token_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test cli_submit_and_status_stub_smoke ... ok
[INFO] [stdout] test cli_submit_status_against_daemon_socket ... ok
[INFO] [stdout] test cli_hazel_validate_and_enqueue_against_daemon_socket ... ok
[INFO] [stdout] test cli_hazel_status_against_daemon_socket ... ok
[INFO] [stderr]      Running tests/scenario_a_cli.rs (/opt/rustwide/target/debug/deps/scenario_a_cli-809049a95aa7427c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cli_scenario_s4_non_convergent_fit_loop_is_explicit ... ok
[INFO] [stdout] test cli_scenario_s2_fit_loop_adjustment_is_visible ... ok
[INFO] [stdout] test cli_scenario_c_overlap_is_visible_in_task_output ... ok
[INFO] [stdout] test cli_scenario_b_approval_commands ... ok
[INFO] [stdout] test cli_scenario_a_end_to_end ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sharo_core-fa282852632d2632)
[INFO] [stdout] test cli_scenario_b_denied_path_is_explicit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test model_connectors::tests::http_400_maps_to_invalid_request ... ok
[INFO] [stdout] test model_connectors::tests::extract_output_text_joins_multiple_text_chunks ... ok
[INFO] [stdout] test model_connectors::tests::extract_output_text_rejects_missing_text ... ok
[INFO] [stdout] test model_connectors::tests::extract_output_text_accepts_output_text_field ... ok
[INFO] [stdout] test model_connectors::tests::http_402_maps_to_quota ... ok
[INFO] [stdout] test model_connectors::tests::http_408_maps_to_timeout ... ok
[INFO] [stdout] test model_connectors::tests::http_429_maps_to_rate_limit ... ok
[INFO] [stdout] test model_connectors::tests::extract_output_text_accepts_later_output_chunk_text ... ok
[INFO] [stdout] test model_connectors::tests::http_500_maps_to_unavailable ... ok
[INFO] [stdout] test model_connectors::tests::non_success_statuses_never_default_retryable_codes_to_invalid_request ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_resolver_tests.rs (/opt/rustwide/target/debug/deps/context_resolver_tests-41782489582fabe1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test resolver_output_order_is_deterministic ... ok
[INFO] [stdout] test component_local_filtering_applies_before_compose ... ok
[INFO] [stdout] test empty_resolved_context_preserves_goal_only_prompt ... ok
[INFO] [stdout] test resolver_contract_is_uniform_for_all_components ... ok
[INFO] [stdout] test kernel_submit_uses_resolved_context_before_model_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ipc_protocol_tests.rs (/opt/rustwide/target/debug/deps/ipc_protocol_tests-de9976bb81c5799a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test response_variant_matches_request_kind ... ok
[INFO] [stdout] test ipc_status_envelope_roundtrip ... ok
[INFO] [stdout] test ipc_submit_envelope_roundtrip ... ok
[INFO] [stdout] test trace_and_artifact_envelopes_include_conformance_fields ... ok
[INFO] [stdout] test mcp_control_plane_envelopes_roundtrip ... ok
[INFO] [stdout] test hazel_control_plane_envelopes_roundtrip ... ok
[INFO] [stdout] test approval_envelope_roundtrip ... ok
[INFO] [stdout] test skills_control_plane_envelopes_roundtrip ... ok
[INFO] [stdout] test session_control_plane_envelopes_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol_tests.rs (/opt/rustwide/target/debug/deps/protocol_tests-118d42c97413e8a3)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test effective_policy_bundle_dedupes_and_sorts_policy_ids ... ok
[INFO] [stdout] test output_schema_compatibility_rejects_tool_allow_additional_when_expected_is_strict ... ok
[INFO] [stdout] test input_schema_compatibility_rejects_tool_allow_additional_when_expected_is_strict ... ok
[INFO] [stdout] test pre_prompt_input_validation_accepts_optional_policy_sections ... ok
[INFO] [stdout] test pre_prompt_compose_hook_input_rejects_unknown_fields ... ok
[INFO] [stdout] test protocol_includes_optional_coordination_summary ... ok
[INFO] [stdout] test recollection_payload_semantic_lint_enforces_limits ... ok
[INFO] [stdout] test schema_compatibility_rejects_malformed_tool_schema_definition ... ok
[INFO] [stdout] test recollection_payload_validation_rejects_missing_provenance ... ok
[INFO] [stdout] test recollection_payload_roundtrip_preserves_policy_ids_and_cards ... ok
[INFO] [stdout] test status_request_response_roundtrip ... ok
[INFO] [stdout] test submit_request_response_roundtrip ... ok
[INFO] [stdout] test shared_hook_schema_compatibility_checks_work ... ok
[INFO] [stdout] test hook_schema_descriptor_roundtrip ... ok
[INFO] [stdout] test prop_protocol_roundtrip_preserves_task_summary_fields ... ok
[INFO] [stdout] test prop_object_schema_well_formed_rejects_required_not_in_allowed_when_strict ... ok
[INFO] [stdout] test prop_input_schema_compatibility_is_deterministic_for_same_schemas ... ok
[INFO] [stdout] test prop_output_schema_compatibility_is_deterministic_for_same_schemas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reasoning_connector_tests.rs (/opt/rustwide/target/debug/deps/reasoning_connector_tests-182785869579c549)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test openai_compatible_connector_rejects_zero_timeout_profile ... ok
[INFO] [stdout] test openai_compatible_connector_requires_base_url ... ok
[INFO] [stdout] test deterministic_connector_returns_provider_route_label ... ok
[INFO] [stdout] test id_reasoning_engine_uses_connector_route_decision ... ok
[INFO] [stdout] test authenticated_noncanonical_loopback_ipv4_literals_remain_allowed ... ok
[INFO] [stdout] test authenticated_loopback_ip_literals_remain_allowed ... ok
[INFO] [stdout] test authenticated_http_base_url_is_rejected ... ok
[INFO] [stdout] test authenticated_non_https_non_loopback_urls_are_never_accepted ... ok
[INFO] [stdout] test openai_compatible_connector_rejects_authenticated_cleartext_remote_base_url ... ok
[INFO] [stdout] test s2_fit_loop_converges_under_budget_pressure ... ok
[INFO] [stdout] test s4_non_convergent_fit_loop_fails_with_terminal_reason ... ok
[INFO] [stdout] test s3_provider_auth_failure_is_explicit_and_non_success ... ok
[INFO] [stdout] test reasoning_engine_surfaces_retryable_provider_failure_without_task_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/reasoning_context_tests.rs (/opt/rustwide/target/debug/deps/reasoning_context_tests-0d5e784caa6b7c4b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test id_reasoning_engine_compatibility_with_context_defaults ... ok
[INFO] [stdout] test fit_loop_state_hash_progress_is_monotonic_or_fails ... ok
[INFO] [stdout] test fit_loop_stops_on_fitted_or_max_iters ... ok
[INFO] [stdout] test heuristic_policy_fitter_emits_adjustments_for_budget_and_runtime_redaction ... ok
[INFO] [stdout] test state_hash_does_not_expose_raw_context_text ... ok
[INFO] [stdout] test state_hash_uses_collision_safe_encoding_for_delimiter_rich_values ... ok
[INFO] [stdout] test turn_scope_excludes_derived_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/runtime_types_tests.rs (/opt/rustwide/target/debug/deps/runtime_types_tests-7ee2394d3d537977)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test binding_visibility_redacts_non_model_values ... ok
[INFO] [stdout] test scenario_a_record_roundtrip_json ... ok
[INFO] [stdout] test binding_model_visible_can_expose_model_text ... ok
[INFO] [stdout] test binding_handle_present_when_value_redacted ... ok
[INFO] [stdout] test step_terminal_state_is_explicit ... ok
[INFO] [stdout] test task_state_supports_scenario_a_transitions ... ok
[INFO] [stdout] test trace_event_sequence_is_monotonic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/skills_tests.rs (/opt/rustwide/target/debug/deps/skills_tests-109611fd941c9357)
[INFO] [stdout] test skill_id_derivation_is_stable_for_valid_relative_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/stub_client_tests.rs (/opt/rustwide/target/debug/deps/stub_client_tests-45ae557fc2cc419b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test stub_status_is_deterministic_for_task_id ... ok
[INFO] [stdout] test stub_submit_is_deterministic_for_goal_and_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sharo_daemon-ed9ce5c1fcbd9d8c)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test config::tests::default_config_path_is_optional_when_home_missing ... ok
[INFO] [stdout] test config::tests::default_config_path_uses_home_config_location ... ok
[INFO] [stdout] test config::tests::default_policy_values_are_nonzero_and_bounded ... ok
[INFO] [stdout] test config::tests::parse_connector_pool_policy_from_toml ... ok
[INFO] [stdout] test config::tests::parse_skills_config_from_toml ... ok
[INFO] [stdout] test config::tests::parse_reasoning_policy_and_context_from_toml ... ok
[INFO] [stdout] test config::tests::parse_mcp_config_from_toml ... ok
[INFO] [stdout] test config::tests::parse_reasoning_hook_and_policy_registry_from_toml ... ok
[INFO] [stdout] test connector_pool::tests::pool_reuses_fixed_workers ... ok
[INFO] [stdout] test connector_pool::tests::large_cooldown_does_not_panic_on_startup ... ok
[INFO] [stdout] test connector_pool::tests::pool_returns_overload_on_full_queue ... ok
[INFO] [stdout] test config::tests::missing_config_path_defaults_to_deterministic_model ... ok
[INFO] [stdout] test config::tests::parse_model_config_from_toml ... ok
[INFO] [stdout] test connector_pool::tests::scale_state_always_within_min_max_bounds ... ok
[INFO] [stdout] test control_plane::tests::derived_session_view_never_mutates_canonical_store_state ... ok
[INFO] [stdout] test control_plane::tests::session_view_surfaces_latest_result_preview ... ok
[INFO] [stdout] test connector_pool::tests::worker_count_never_exceeds_max_threads_under_parallel_submit ... ok
[INFO] [stdout] test hazel_control_plane::tests::hazel_card_view_preserves_provenance_fields ... ok
[INFO] [stdout] test connector_pool::tests::scale_up_reservation_is_atomic_under_race ... ok
[INFO] [stdout] test kernel::tests::authenticated_loopback_http_base_url_remains_allowed_for_local_tests ... ok
[INFO] [stdout] test connector_pool::tests::fast_jobs_do_not_underflow_pending_counter ... ok
[INFO] [stdout] test hazel_control_plane::tests::hazel_inspection_responses_never_expose_unbounded_payloads ... ok
[INFO] [stdout] test hazel_control_plane::tests::hazel_status_response_is_bounded ... ok
[INFO] [stdout] test kernel::tests::authenticated_provider_rejects_cleartext_remote_base_url ... ok
[INFO] [stdout] test kernel::tests::authenticated_provider_allows_loopback_http_base_url ... ok
[INFO] [stdout] test kernel::tests::authenticated_provider_allows_loopback_ip_literal_http_base_url ... ok
[INFO] [stdout] test kernel::tests::configured_forbidden_fields_extend_default_redactions ... ok
[INFO] [stdout] test kernel::tests::deterministic_provider_uses_defaults ... ok
[INFO] [stdout] test kernel::tests::openai_like_provider_requires_base_url ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_policy_ids_emit_effective_metadata ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_manifest_policy_ids_are_additive_and_deterministic ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_injects_policy_instruction_memory_block ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_multiple_bindings ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_relative_binding_command ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_binding_command_identity_drift_at_runtime ... ok
[INFO] [stdout] test control_plane::tests::session_task_order_is_monotonic_under_valid_store_state ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_in_place_binding_command_content_mutation ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_symlinked_parent_component ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_token_budget_above_hard_limit ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_recollections_exceeding_top_k_limit ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_top_k_above_hard_limit ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_unknown_policy_id_when_strict ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_schema_handshake_incompatible_output ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_world_writable_ancestor_directory ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_world_writable_binding_command ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_world_writable_parent_directory ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_schema_mismatch_output ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_memory_block_includes_policy_section_without_base_memory ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_memory_block_omits_policy_section_without_bundle ... ok
[INFO] [stdout] test kernel::tests::reject_invalid_connector_pool_policy_bounds ... ok
[INFO] [stdout] test kernel::tests::reject_invalid_connector_pool_threshold ... ok
[INFO] [stdout] test kernel::tests::sanitize_binding_id_for_path_replaces_disallowed_characters ... ok
[INFO] [stdout] test connector_pool::tests::scale_down_respects_idle_window ... ok
[INFO] [stdout] test mcp_registry::tests::disabled_mcp_server_never_reports_running_status ... ok
[INFO] [stdout] test mcp_registry::tests::http_endpoint_rejects_cleartext_remote_hosts ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_single_binding_injects_canonical_recollection_payload ... ok
[INFO] [stdout] test mcp_registry::tests::http_endpoint_rejects_credentials_and_query_components ... ok
[INFO] [stdout] test mcp_registry::tests::mcp_registry_shapes_server_status_summary ... ok
[INFO] [stdout] test mcp_registry::tests::runtime_status_counts_enabled_and_disabled_servers ... ok
[INFO] [stdout] test skills::tests::crlf_frontmatter_is_parsed_leniently ... ok
[INFO] [stdout] test skills::tests::malformed_frontmatter_falls_back_to_heading_and_does_not_abort_discovery ... ok
[INFO] [stdout] test skills::tests::project_skill_precedence_overrides_user_scope ... ok
[INFO] [stdout] test skills::tests::recursive_skill_discovery_finds_bundled_skill_layouts ... ok
[INFO] [stdout] test skills::tests::symlinked_skill_markdown_is_ignored ... ok
[INFO] [stdout] test skills::tests::untrusted_project_skills_are_not_disclosed ... ok
[INFO] [stdout] test store::tests::commit_outcome_never_leaves_memory_behind_disk ... ok
[INFO] [stdout] test control_plane::tests::session_view_enforces_task_limit ... ok
[INFO] [stdout] test store::tests::failed_store_mutation_preserves_pre_call_state ... ok
[INFO] [stdout] test store::tests::post_rename_directory_sync_failure_emits_warning_signal ... ok
[INFO] [stdout] test store::tests::post_rename_directory_sync_failure_keeps_memory_and_disk_consistent ... ok
[INFO] [stdout] test store::tests::post_rename_directory_sync_failure_returns_committed_result ... ok
[INFO] [stdout] test connector_pool::tests::scale_up_respects_threshold_and_cooldown ... ok
[INFO] [stdout] test store::tests::prepare_submit_blocks_duplicate_inflight_idempotency_keys ... ok
[INFO] [stdout] test store::tests::prepare_submit_reserves_unique_hints_under_concurrency ... ok
[INFO] [stdout] test kernel::tests::unique_verified_command_path_uses_sanitized_binding_id ... ok
[INFO] [stdout] test store::tests::register_session_rolls_back_when_save_fails ... ok
[INFO] [stdout] test store::tests::prune_mcp_enabled_overrides_removes_stale_server_entries ... ok
[INFO] [stdout] test store::tests::replay_by_idempotency_returns_persisted_submission_error ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_semantic_lint_output ... ok
[INFO] [stdout] test store::tests::resolve_approval_rolls_back_when_save_fails ... ok
[INFO] [stdout] test store::tests::reopened_store_keeps_reserved_identity_high_water_marks ... ok
[INFO] [stdout] test store::tests::set_session_active_skills_rejects_unknown_session ... ok
[INFO] [stdout] test store::tests::save_state_syncs_parent_directory_after_rename ... ok
[INFO] [stdout] test store::tests::submit_task_rolls_back_when_save_fails ... ok
[INFO] [stdout] test store::tests::release_submit_reservation_clears_inflight_retry_after_commit_failure ... ok
[INFO] [stdout] test store::tests::sync_directory_accepts_existing_directory ... ok
[INFO] [stdout] test store::tests::successful_save_state_always_performs_file_then_directory_sync_sequence ... ok
[INFO] [stdout] test store::tests::store_commit_path_retains_transactional_behavior_after_directory_sync ... ok
[INFO] [stdout] test store::tests::session_active_skills_do_not_leak_across_sessions ... ok
[INFO] [stdout] test store::tests::concurrent_same_session_submits_never_share_turn_or_task_hints ... ok
[INFO] [stdout] test store::tests::sync_directory_rejects_missing_directory ... ok
[INFO] [stdout] test kernel::tests::pre_prompt_compose_rejects_tool_response_exceeding_transport_limit ... ok
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stdout] test mcp_registry::tests::mcp_server_ids_are_unique_after_valid_config_parse ... ok
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sharo-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-core)
[INFO] [stderr]    Compiling sharo-hazel-core v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-core)
[INFO] [stderr]    Compiling sharo-hazel-mcp v0.1.0 (/opt/rustwide/workdir/crates/sharo-hazel-mcp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.90s
[INFO] [stdout] test kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p sharo-daemon --bin sharo-daemon`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards' (688) panicked at crates/sharo-daemon/src/kernel.rs:1491:9:
[INFO] [stdout] expected hazel mcp binary
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5f8202270a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f5f8202270a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f5f8202270a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f5f8202270a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f5f8203b7ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f5f8203b7ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5f5f82027af2 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f5f82027af2 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f5f81ffcdcf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f5f81ffcdcf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f5f82018d69 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f5f81945a9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f5f81945a9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f5f82018fe2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f5f82018fe2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f5f81ffceba - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f5f81ff1c99 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f5f81ffdf6d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f5f8203c05c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f5f816bd2f4 - sharo_daemon[44e77dc1b08de18b]::kernel::tests::ensure_real_hazel_mcp_binary
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/sharo-daemon/src/kernel.rs:1491:9
[INFO] [stdout]   20:     0x5f5f816c9ab3 - sharo_daemon[44e77dc1b08de18b]::kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/sharo-daemon/src/kernel.rs:2114:23
[INFO] [stdout]   21:     0x5f5f816b4497 - sharo_daemon[44e77dc1b08de18b]::kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/sharo-daemon/src/kernel.rs:2113:69
[INFO] [stdout]   22:     0x5f5f8180eb16 - <sharo_daemon[44e77dc1b08de18b]::kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f5f81938d7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f5f81938d7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5f5f8194656b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5f5f8194656b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5f5f8194656b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f5f8194656b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f5f8194656b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f5f8194656b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5f5f8194656b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5f5f8193fc84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5f5f8193fc84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5f5f81949172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5f5f81949172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5f5f81949172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5f5f81949172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5f5f81949172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f5f81949172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5f5f81949172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f5f820215ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x5f5f820215ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7e6019f60aa4 - <unknown>
[INFO] [stdout]   44:     0x7e6019feda64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     kernel::tests::pre_prompt_compose_with_real_hazel_mcp_binary_injects_cards
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 93 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 59.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0747a26da00e84004cf06bd4efbcce0df567ccd2351f4625b0faab36a0536b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0747a26da00e84004cf06bd4efbcce0df567ccd2351f4625b0faab36a0536b6b", kill_on_drop: false }`
[INFO] [stdout] 0747a26da00e84004cf06bd4efbcce0df567ccd2351f4625b0faab36a0536b6b
